micro_utils.dokka
0.9.5
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[jvm]Diff
Diff
jvm
data
class
Diff
<
T
>
Content copied to clipboard
Diff object which contains information about differences between two
Iterable
s
Properties
See also
See also
jvm
calculate
Diff
Properties
added
Link copied to clipboard
jvm
val
added
:
List
<
IndexedValue
<
T
>
>
Content copied to clipboard
removed
Link copied to clipboard
jvm
val
removed
:
List
<
IndexedValue
<
T
>
>
Content copied to clipboard
replaced
Link copied to clipboard
jvm
val
replaced
:
List
<
Pair
<
IndexedValue
<
T
>
,
IndexedValue
<
T
>
>
>
Content copied to clipboard
Old-New values pairs